Skip to content

[Tracer] (Event Grid 5/5) Enable integration and add support metadata - #8915

Open
pablomartinezbernardo wants to merge 1 commit into
pmartinez/event-grid-functionsfrom
pmartinez/event-grid-activation
Open

[Tracer] (Event Grid 5/5) Enable integration and add support metadata#8915
pablomartinezbernardo wants to merge 1 commit into
pmartinez/event-grid-functionsfrom
pmartinez/event-grid-activation

Conversation

@pablomartinezbernardo

@pablomartinezbernardo pablomartinezbernardo commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary of changes

Enable Azure Event Grid tracing by default and add its support metadata.

Reason for change

Activate the integration introduced by the preceding PRs in this Graphite stack.

Implementation details

  • Enable outbound SDK and Azure Functions Event Grid tracing by default.
  • Register supported versions for Azure.Messaging.EventGrid and Azure.Messaging.EventGrid.Namespaces.
  • Document inbound and outbound spans in the v0 and v1 span attribute schemas.

Test coverage

Existing Event Grid SDK, Namespaces, and Azure Functions integration tests now validate the default-enabled behavior without an explicit opt-in setting.

Other details

This PR is the final activation step in the Azure Event Grid Graphite stack.

Copy link
Copy Markdown
Contributor Author

@pablomartinezbernardo pablomartinezbernardo added the area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) label Jul 21, 2026
@pr-commenter

pr-commenter Bot commented Jul 21, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-29 10:32:33

Comparing candidate commit 77686e6 in PR branch pmartinez/event-grid-activation with baseline commit 4e79e39 in branch master.

📊 Benchmarking dashboard

Found 1 performance improvements and 1 performance regressions! Performance is the same for 70 metrics, 0 unstable metrics, 63 known flaky benchmarks, 63 flaky benchmarks without significant changes.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net472

  • 🟥 throughput [-21073.993op/s; -18280.183op/s] or [-5.936%; -5.149%]

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0

  • 🟩 throughput [+7863.659op/s; +10025.460op/s] or [+5.342%; +6.810%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-9277.918op/s; -8777.279op/s] or [-11.001%; -10.407%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟥 throughput [-9457.589op/s; -8194.544op/s] or [-9.616%; -8.332%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+306.657ms; +314.291ms] or [+152.174%; +155.962%]
  • 🟥 throughput [-45.306op/s; -41.364op/s] or [-8.151%; -7.442%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 execution_time [+376.987ms; +379.043ms] or [+297.843%; +299.467%]
  • 🟩 throughput [+95.965op/s; +99.496op/s] or [+12.653%; +13.118%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+395.172ms; +397.479ms] or [+349.712%; +351.754%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+4.684KB; +4.685KB] or [+98.619%; +98.637%]
  • 🟥 throughput [-60502.081op/s; -60132.840op/s] or [-47.074%; -46.786%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟥 allocated_mem [+3.808KB; +3.808KB] or [+80.535%; +80.548%]
  • 🟩 execution_time [-15.618ms; -11.441ms] or [-7.294%; -5.343%]
  • 🟥 throughput [-59853.407op/s; -57093.445op/s] or [-43.690%; -41.675%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+4.536KB; +4.536KB] or [+98.084%; +98.099%]
  • 🟥 throughput [-49107.382op/s; -46840.311op/s] or [-44.399%; -42.349%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-259378.560op/s; -254686.701op/s] or [-26.484%; -26.005%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.557%; +38.566%]
  • 🟩 execution_time [-24.738ms; -19.714ms] or [-11.032%; -8.792%]
  • 🟥 throughput [-79779.389op/s; -56381.993op/s] or [-8.523%; -6.023%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟥 throughput [-156594.343op/s; -140135.612op/s] or [-22.500%; -20.135%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472

  • 🟥 allocated_mem [+3.378KB; +3.378KB] or [+89.003%; +89.017%]
  • 🟥 throughput [-72582.168op/s; -71834.568op/s] or [-48.847%; -48.344%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • 🟥 allocated_mem [+3.336KB; +3.336KB] or [+88.150%; +88.161%]
  • 🟥 throughput [-73035.178op/s; -70148.736op/s] or [-46.471%; -44.634%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+3.264KB; +3.264KB] or [+88.493%; +88.506%]
  • 🟥 throughput [-57160.605op/s; -54502.323op/s] or [-45.536%; -43.418%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 throughput [+301332.889op/s; +331620.453op/s] or [+10.048%; +11.058%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟩 execution_time [-19.089ms; -14.747ms] or [-8.799%; -6.798%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • 🟥 execution_time [+299.529ms; +300.379ms] or [+149.665%; +150.089%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • 🟥 execution_time [+299.324ms; +302.789ms] or [+150.950%; +152.697%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1

  • 🟥 execution_time [+299.220ms; +301.612ms] or [+150.724%; +151.929%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • 🟥 execution_time [+296.354ms; +297.818ms] or [+145.557%; +146.277%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • 🟥 execution_time [+292.535ms; +294.622ms] or [+143.010%; +144.030%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • 🟥 execution_time [+301.010ms; +303.274ms] or [+150.445%; +151.576%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • 🟥 execution_time [+23.799µs; +47.510µs] or [+7.598%; +15.168%]
  • 🟥 throughput [-440.720op/s; -241.242op/s] or [-13.739%; -7.520%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.776ms; +300.616ms] or [+149.619%; +150.038%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • unstable execution_time [+341.356ms; +400.326ms] or [+370.897%; +434.971%]
  • 🟩 throughput [+696.831op/s; +857.573op/s] or [+5.726%; +7.047%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • unstable execution_time [+301.302ms; +354.086ms] or [+228.775%; +268.854%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+332.134ms; +366.630ms] or [+152.712%; +168.573%]
  • 🟥 throughput [-510.771op/s; -476.595op/s] or [-46.281%; -43.184%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • unstable execution_time [+198.500ms; +331.756ms] or [+84.592%; +141.380%]
  • 🟥 throughput [-670.174op/s; -586.727op/s] or [-44.701%; -39.135%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+345.668ms; +356.813ms] or [+206.749%; +213.416%]
  • 🟥 throughput [-424.075op/s; -384.979op/s] or [-29.528%; -26.806%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • 🟩 execution_time [-117.464µs; -99.450µs] or [-5.911%; -5.005%]
  • 🟩 throughput [+26.675op/s; +31.725op/s] or [+5.300%; +6.304%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0

  • 🟩 throughput [+46.687op/s; +100.113op/s] or [+5.034%; +10.794%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1

  • unstable throughput [-5.264op/s; +94.960op/s] or [-0.982%; +17.725%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • 🟩 execution_time [-198.967µs; -164.542µs] or [-10.079%; -8.335%]
  • 🟩 throughput [+47.356op/s; +56.490op/s] or [+9.348%; +11.152%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+302.199ms; +303.887ms] or [+152.182%; +153.032%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • 🟥 execution_time [+298.842ms; +301.520ms] or [+149.750%; +151.092%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1

  • 🟥 execution_time [+301.619ms; +304.816ms] or [+151.521%; +153.126%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+302.367ms; +304.348ms] or [+151.839%; +152.833%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • 🟥 execution_time [+298.292ms; +300.014ms] or [+147.492%; +148.344%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • 🟥 execution_time [+302.950ms; +306.444ms] or [+153.548%; +155.319%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+302.769ms; +305.199ms] or [+151.963%; +153.182%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 execution_time [+300.199ms; +302.138ms] or [+149.622%; +150.588%]
  • 🟩 throughput [+41243.775op/s; +46777.624op/s] or [+8.190%; +9.289%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • 🟥 execution_time [+297.299ms; +300.186ms] or [+147.904%; +149.340%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • 🟩 execution_time [-16.588ms; -12.908ms] or [-7.713%; -6.002%]
  • 🟩 throughput [+24093.858op/s; +31155.490op/s] or [+6.610%; +8.547%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • unstable execution_time [+18.357µs; +64.798µs] or [+4.534%; +16.005%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-26.370KB; -26.347KB] or [-9.619%; -9.611%]
  • unstable execution_time [-40.749µs; +15.872µs] or [-8.054%; +3.137%]
  • unstable throughput [-54.363op/s; +146.041op/s] or [-2.713%; +7.288%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • unstable execution_time [-53.550µs; +9.977µs] or [-9.280%; +1.729%]
  • unstable throughput [-14.557op/s; +165.173op/s] or [-0.832%; +9.437%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • unstable execution_time [+5.139µs; +9.616µs] or [+12.146%; +22.729%]
  • 🟥 throughput [-4389.153op/s; -2551.835op/s] or [-18.477%; -10.742%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • unstable execution_time [-14.828µs; -6.782µs] or [-23.005%; -10.522%]
  • unstable throughput [+1802.709op/s; +3568.773op/s] or [+11.060%; +21.896%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+303.193ms; +304.261ms] or [+153.251%; +153.790%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+303.117ms; +305.541ms] or [+154.286%; +155.519%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+297.753ms; +301.089ms] or [+149.062%; +150.732%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0

  • 🟩 throughput [+41059.679op/s; +45245.289op/s] or [+7.772%; +8.564%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+296.766ms; +298.629ms] or [+147.911%; +148.840%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+301.486ms; +303.198ms] or [+151.392%; +152.252%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+303.114ms; +305.740ms] or [+153.720%; +155.052%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.542ms; +301.716ms] or [+149.912%; +150.497%]
  • 🟩 throughput [+61136777.083op/s; +61456962.358op/s] or [+44.524%; +44.757%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟥 execution_time [+422.268ms; +425.764ms] or [+525.165%; +529.513%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • 🟥 execution_time [+299.667ms; +300.711ms] or [+149.467%; +149.988%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • 🟩 throughput [+80480.680op/s; +94302.941op/s] or [+7.514%; +8.805%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • 🟩 throughput [+83471.466op/s; +113539.372op/s] or [+6.461%; +8.788%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1

  • 🟩 throughput [+71688.550op/s; +81828.836op/s] or [+7.120%; +8.127%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1

  • 🟩 throughput [+22634.994op/s; +32551.610op/s] or [+5.066%; +7.286%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • 🟩 throughput [+63245.990op/s; +82840.067op/s] or [+7.066%; +9.255%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 32e97da to ab55a19 Compare July 21, 2026 09:34
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from 4b804a8 to 4e4e326 Compare July 21, 2026 09:34
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from ab55a19 to 4604ccd Compare July 21, 2026 14:08
@pablomartinezbernardo pablomartinezbernardo changed the title [Azure Event Grid] Enable integration and add support metadata [Tracer] (Event Grid 5/5) Enable integration and add support metadata Jul 21, 2026
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch 2 times, most recently from 4604ccd to 686f9c4 Compare July 22, 2026 09:01
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch 2 times, most recently from 5613f67 to f532080 Compare July 24, 2026 08:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 686f9c4 to 2e6c04c Compare July 24, 2026 08:10
@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8915) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration73.05 ± (72.91 - 73.60) ms74.59 ± (74.28 - 74.76) ms+2.1%✅⬆️
.NET Framework 4.8 - Bailout
duration75.17 ± (75.09 - 75.44) ms77.80 ± (77.85 - 78.50) ms+3.5%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1083.64 ± (1083.05 - 1089.60) ms1096.85 ± (1096.46 - 1105.22) ms+1.2%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.09 ± (22.04 - 22.13) ms22.36 ± (22.30 - 22.41) ms+1.2%✅⬆️
process.time_to_main_ms82.40 ± (82.14 - 82.67) ms84.32 ± (84.00 - 84.64) ms+2.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.00 ± (11.00 - 11.01) MB11.02 ± (11.01 - 11.02) MB+0.1%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms21.93 ± (21.90 - 21.95) ms21.92 ± (21.90 - 21.94) ms-0.0%
process.time_to_main_ms82.47 ± (82.31 - 82.64) ms82.97 ± (82.81 - 83.14) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.05 ± (11.05 - 11.05) MB11.06 ± (11.05 - 11.06) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms210.67 ± (209.75 - 211.60) ms209.96 ± (209.10 - 210.82) ms-0.3%
process.time_to_main_ms536.12 ± (534.82 - 537.42) ms538.04 ± (536.71 - 539.37) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.57 ± (49.53 - 49.60) MB49.60 ± (49.56 - 49.63) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 6 - Baseline
process.internal_duration_ms20.79 ± (20.77 - 20.82) ms20.79 ± (20.76 - 20.82) ms-0.0%
process.time_to_main_ms71.46 ± (71.29 - 71.63) ms70.99 ± (70.84 - 71.14) ms-0.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.72) MB10.72 ± (10.71 - 10.72) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.78 ± (20.75 - 20.81) ms20.70 ± (20.68 - 20.72) ms-0.4%
process.time_to_main_ms71.89 ± (71.76 - 72.02) ms72.02 ± (71.91 - 72.14) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.86 ± (10.85 - 10.86) MB10.84 ± (10.83 - 10.84) MB-0.2%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms371.54 ± (369.23 - 373.85) ms372.57 ± (370.31 - 374.83) ms+0.3%✅⬆️
process.time_to_main_ms545.66 ± (544.33 - 546.99) ms545.05 ± (543.77 - 546.33) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.62 ± (50.60 - 50.65) MB50.64 ± (50.62 - 50.66) MB+0.0%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 8 - Baseline
process.internal_duration_ms19.44 ± (19.39 - 19.49) ms19.35 ± (19.30 - 19.39) ms-0.5%
process.time_to_main_ms73.28 ± (73.02 - 73.54) ms73.26 ± (72.97 - 73.55) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.76 ± (7.76 - 7.77) MB7.75 ± (7.75 - 7.75) MB-0.1%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.14 ± (19.11 - 19.18) ms19.11 ± (19.08 - 19.14) ms-0.2%
process.time_to_main_ms72.43 ± (72.22 - 72.64) ms72.64 ± (72.42 - 72.87) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.80 ± (7.80 - 7.80) MB7.84 ± (7.83 - 7.85) MB+0.5%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms295.43 ± (293.40 - 297.46) ms299.37 ± (296.96 - 301.78) ms+1.3%✅⬆️
process.time_to_main_ms491.53 ± (490.38 - 492.69) ms492.80 ± (491.73 - 493.87) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed38.05 ± (38.03 - 38.07) MB38.13 ± (38.10 - 38.15) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.5%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration203.63 ± (203.39 - 204.27) ms203.61 ± (203.16 - 204.10) ms-0.0%
.NET Framework 4.8 - Bailout
duration207.75 ± (207.82 - 208.73) ms206.55 ± (206.38 - 207.28) ms-0.6%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1232.35 ± (1232.40 - 1239.05) ms1226.79 ± (1226.32 - 1233.08) ms-0.5%
.NET Core 3.1 - Baseline
process.internal_duration_ms198.09 ± (197.69 - 198.48) ms195.56 ± (195.09 - 196.02) ms-1.3%
process.time_to_main_ms86.69 ± (86.42 - 86.96) ms85.30 ± (85.03 - 85.56) ms-1.6%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.15 ± (16.13 - 16.17) MB16.21 ± (16.18 - 16.23) MB+0.4%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.1%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms195.61 ± (195.18 - 196.04) ms196.06 ± (195.67 - 196.44) ms+0.2%✅⬆️
process.time_to_main_ms87.11 ± (86.84 - 87.38) ms86.67 ± (86.44 - 86.91) ms-0.5%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.24 ± (16.22 - 16.26) MB16.16 ± (16.14 - 16.18) MB-0.5%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+0.2%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms387.49 ± (386.14 - 388.83) ms387.94 ± (386.84 - 389.04) ms+0.1%✅⬆️
process.time_to_main_ms549.65 ± (548.43 - 550.87) ms549.72 ± (548.66 - 550.78) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.53 ± (58.35 - 58.72) MB58.54 ± (58.33 - 58.74) MB+0.0%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.1%
.NET 6 - Baseline
process.internal_duration_ms200.82 ± (200.38 - 201.26) ms200.02 ± (199.65 - 200.38) ms-0.4%
process.time_to_main_ms75.20 ± (74.92 - 75.48) ms74.58 ± (74.33 - 74.83) ms-0.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.48 ± (16.46 - 16.51) MB16.46 ± (16.43 - 16.48) MB-0.2%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+1.0%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms201.58 ± (201.21 - 201.95) ms199.38 ± (198.94 - 199.83) ms-1.1%
process.time_to_main_ms76.81 ± (76.61 - 77.01) ms75.61 ± (75.43 - 75.80) ms-1.6%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.43 ± (16.41 - 16.45) MB16.55 ± (16.53 - 16.57) MB+0.7%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.9%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms580.70 ± (577.91 - 583.48) ms581.64 ± (579.01 - 584.26) ms+0.2%✅⬆️
process.time_to_main_ms563.30 ± (562.17 - 564.43) ms562.71 ± (561.54 - 563.88) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.41 ± (61.34 - 61.47) MB61.56 ± (61.50 - 61.63) MB+0.2%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.2%
.NET 8 - Baseline
process.internal_duration_ms199.68 ± (199.24 - 200.11) ms201.05 ± (200.59 - 201.52) ms+0.7%✅⬆️
process.time_to_main_ms74.10 ± (73.87 - 74.34) ms75.01 ± (74.74 - 75.29) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.83 ± (11.81 - 11.86) MB11.86 ± (11.84 - 11.89) MB+0.3%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.0%
.NET 8 - Bailout
process.internal_duration_ms199.10 ± (198.66 - 199.54) ms199.46 ± (199.05 - 199.88) ms+0.2%✅⬆️
process.time_to_main_ms75.37 ± (75.15 - 75.58) ms75.39 ± (75.19 - 75.59) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.85 ± (11.83 - 11.87) MB11.85 ± (11.83 - 11.88) MB+0.0%✅⬆️
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (20 - 20)+0.2%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms507.10 ± (503.73 - 510.47) ms511.24 ± (507.98 - 514.49) ms+0.8%✅⬆️
process.time_to_main_ms514.27 ± (513.21 - 515.34) ms517.62 ± (516.79 - 518.45) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.33 ± (51.29 - 51.37) MB51.46 ± (51.42 - 51.51) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (29 - 30)30 ± (30 - 30)+0.7%✅⬆️
Comparison explanation

Execution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

Duration charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (75ms)  : 71, 78
    master - mean (73ms)  : 68, 79

    section Bailout
    This PR (8915) - mean (78ms)  : 73, 83
    master - mean (75ms)  : 73, 77

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (1,101ms)  : 1036, 1166
    master - mean (1,086ms)  : 1039, 1134

Loading
FakeDbCommand (.NET Core 3.1)
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (114ms)  : 107, 121
    master - mean (112ms)  : 106, 117

    section Bailout
    This PR (8915) - mean (111ms)  : 109, 114
    master - mean (111ms)  : 108, 113

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (787ms)  : 765, 809
    master - mean (783ms)  : 760, 807

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (98ms)  : 95, 100
    master - mean (98ms)  : 94, 102

    section Bailout
    This PR (8915) - mean (99ms)  : 97, 100
    master - mean (98ms)  : 96, 101

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (946ms)  : 904, 989
    master - mean (946ms)  : 903, 989

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (101ms)  : 96, 107
    master - mean (100ms)  : 94, 106

    section Bailout
    This PR (8915) - mean (100ms)  : 94, 105
    master - mean (99ms)  : 94, 104

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (824ms)  : 779, 868
    master - mean (819ms)  : 777, 860

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (204ms)  : 199, 209
    master - mean (204ms)  : 200, 208

    section Bailout
    This PR (8915) - mean (207ms)  : 202, 211
    master - mean (208ms)  : 204, 213

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (1,230ms)  : 1181, 1279
    master - mean (1,236ms)  : 1188, 1283

Loading
HttpMessageHandler (.NET Core 3.1)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (291ms)  : 283, 298
    master - mean (295ms)  : 284, 305

    section Bailout
    This PR (8915) - mean (292ms)  : 288, 297
    master - mean (293ms)  : 286, 300

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (978ms)  : 946, 1009
    master - mean (978ms)  : 954, 1003

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (283ms)  : 278, 288
    master - mean (286ms)  : 279, 293

    section Bailout
    This PR (8915) - mean (284ms)  : 279, 289
    master - mean (288ms)  : 283, 293

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (1,174ms)  : 1130, 1218
    master - mean (1,175ms)  : 1139, 1210

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8915) - mean (287ms)  : 279, 295
    master - mean (284ms)  : 278, 290

    section Bailout
    This PR (8915) - mean (285ms)  : 279, 292
    master - mean (285ms)  : 279, 291

    section CallTarget+Inlining+NGEN
    This PR (8915) - mean (1,063ms)  : 1017, 1109
    master - mean (1,056ms)  : 1008, 1104

Loading

@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 2e6c04c to 8bb93d9 Compare July 24, 2026 10:11
@github-actions

Copy link
Copy Markdown
Contributor

Snapshots difference summary

The following differences have been observed in committed snapshots. It is meant to help the reviewer.
The diff is simplistic, so please check some files anyway while we improve it.

@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from f532080 to 9c329a7 Compare July 24, 2026 10:46
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 8bb93d9 to 915111d Compare July 24, 2026 10:46
@pablomartinezbernardo
pablomartinezbernardo marked this pull request as ready for review July 24, 2026 14:52
@pablomartinezbernardo
pablomartinezbernardo requested review from a team as code owners July 24, 2026 14:52
@pablomartinezbernardo
pablomartinezbernardo requested review from kathiehuang and removed request for a team July 24, 2026 14:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 915111dede

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 915111d to 8198daf Compare July 27, 2026 08:08
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from 9c329a7 to 0d76d64 Compare July 27, 2026 08:08
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from 8198daf to cda1fef Compare July 27, 2026 09:22
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch 2 times, most recently from d3d2a1f to e0ef388 Compare July 27, 2026 10:21
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch 2 times, most recently from 9551aec to be69ee8 Compare July 28, 2026 08:59
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from e0ef388 to 5e19764 Compare July 28, 2026 08:59
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from be69ee8 to b0dbc24 Compare July 29, 2026 09:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from 5e19764 to ddf0a72 Compare July 29, 2026 09:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-functions branch from ddf0a72 to 27f0125 Compare July 29, 2026 09:43
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-activation branch from b0dbc24 to 77686e6 Compare July 29, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant